
html{color:#000;background:#bde2fc;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/* table{border-collapse:collapse;border-spacing:0;} I turned this off to fix audio music tables 10/28/2009 dg */
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a { outline:0; }
input { outline:0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #bde2fc;
    background-image: url(http://www.missionvalley.org/assets/logos_styles/bg_color.gif); 
	background-repeat: repeat-x; 
	padding-top: 5px;
}
.header {
	background-image: url(http://www.missionvalley.org/assets/logos_styles/bg_color_header.jpg); 
	height: 103px;
	width:  960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 25px;
}
.header h1 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: #003366;
	margin-left: 50px;
	text-decoration: none;

}
.header h1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: #154ab7;
}
.description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 50px;
}
.topmenu {
	color: #FFFFFF;
	height: 35px;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003366;
	padding-right: 15px;
}
ul#toplinks{
	list-style-type: none;
	float: left;
}
ul#toplinks li{
	display: inline;
	float: left;

}
ul#toplinks li a{
	display: block;
	float: left;
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(http://www.missionvalley.org/assets/logos_styles/bg_color_toplinks.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}
ul#toplinks li a:link, ul#toplinks li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	font-variant: small-caps;
}
ul#toplinks li a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #154ab7;
}
ul#toplinks li a:active{
	color: #ffffff;
	text-decoration: none;
}
.divsc{
	float: right;
	width: 215px;
	padding-top: 5px;
	text-align: right;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main {
	background-color: #FFFFFF;
	width:  960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.content {
	text-align: left;
	float: right;
	width: 660px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 23px;
}
.post{
	margin-bottom: 25px;
}
.post h2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.post h2 a:link, .post h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #073493;
	font-weight: normal;
	text-decoration: none;
}
.post h2 a:hover{
	color: #000000;	
}
.post h2 a:active{
	color: #073493;	
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.date img{
	vertical-align: middle;
}
.date a:link, .date a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366cc;
	font-weight: normal;
	text-decoration: none;
}
.date a:hover{
	color: #000000;
	text-decoration: underline;	
}
.date a:active{
	color: #3366cc;	
}
.entry a:link, .entry a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #073493;
	font-weight: normal;
	text-decoration: underline;
}
.entry a:hover{
	color: #FF0000;   /* I changed this from black to red 10/2009 dg   */
}
.entry a:active{
	color: #073493;
}
.entry {
	line-height: 19px;
	font-size: 14px;
}
.entry p{
	padding-top: 15px;	
}
.entry ul {
	margin-left: 50px;
	list-style-type: disc;
	margin-top: 15px;
}
.entry ul li{
	list-style-type: disc;
}
.postmetadata {
	vertical-align: middle;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}
.postmetadata img{
	vertical-align: middle;
}
.postmetadata a:link, .postmetadata a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366cc;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #000000;
	text-decoration: underline;	
}
.postmetadata a:active{
	color: #3366cc;	
}
.postmetadata-com {
	background-color: #9C8F8B;
	vertical-align: middle;
	width: 95%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}
.navigation {
	background-color: #F3F3F3;
	height: 19px;
	width: 100%;
	padding-top: 6px;
	}
.navigation a:link, .navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.navigation a:hover{
	color: #000000;
	text-decoration: underline;	
}
.navigation a:active{
	color: #000000;	
}	
ol{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
}
ol li{
	list-style-type: decimal;	
}
.alignright {
	float: right;
	margin-right: 7px;
	}
.alignleft {
	float: left;
	margin-left: 7px;
	}
.sidebar {
	float: left;
	width: 240px;
	padding-left: 17px;
}
.side1 {
	float: left;
	width: 240px;
}
.side1 h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
	text-decoration: none;
	background-color: #003366;
}
.side1 ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.side1 ul li {
	margin: 0px;
	padding: 0px;
}
.side1 ul li ul{
	margin: 0px;
	padding: 0px;
}
.side1 ul li ul li{
	margin: 0px;
	padding: 0px;
}
.side1 ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #cfe5f4;
	display: block;
	width: 218px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1c3d9;
	padding-top: 5px;
	padding-bottom: 5px;
} 
.side1 ul li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #e7f2f9;
	display: block;
	width: 218px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1c3d9;
	padding-top: 5px;
	padding-bottom: 5px;
}
* html .side1 ul li ul li a{ 
width: 218px;
}
.topmenu form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topmenu form input{
	vertical-align: middle;	
}

.sfin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: 1px solid #35488f;
	display: inline;
}
.searchx{
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88b5dd;
}
.side1 a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
} 
.side1 a:hover {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.sicont{
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 27px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 17px;
	padding-bottom: 4px;
}
.footer {
	font-size: 12px;
	color: #003366;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	clear: both;
	overflow: hidden;
	background-image: url(http://www.missionvalley.org/assets/logos_styles/bg_color_footer.gif);
	background-repeat: repeat-y;
	height: 40px;
	padding-top: 4px;
}
.footer a:link, .footer a:visited{
	color: #003366;
	text-decoration: none;
}
.footer a:hover{
	color: #003366;
	text-decoration: underline;
}
.footer ul{
	list-style-type: none;
	display: inline;
}
.footer ul li {
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	display: inline;
}
.subfoo{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #333333;
	text-align: center;
	font-size: 11px;
}
.subfoo a:link, .subfoo a:visited{
	color: #333333;
	text-decoration: none;
}
.subfoo a:hover{
	color: #333333;
	text-decoration: underline;
}
.vixx {
	PADDING-RIGHT: 4px;
	DISPLAY: block;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.vixx2 {
	DISPLAY: block;
	FONT-SIZE: 12px;
	BACKGROUND: #fff;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 4px;
	text-align: left;
}
.img-left {
	padding: 3px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
.img-right {
	padding: 3px;
	float: right;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-top: 3px;
}
.aboutBox{
	background-color: #e6ecd2;
	padding: 10px;
	margin-top: 10px;
}
.aboutBox p{
	padding-top: 6px;	
}
.aboutBox h3 a:link, .aboutBox h3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.aboutBox h3 a:hover{
	color: #000000;	
}
.aboutBox h3 a:active{
	color: #003366;	
}
.aboutBox a:link, .aboutBox a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073493;
	font-weight: normal;
	text-decoration: none;
}
.aboutBox a:hover{
	color: #000000;	
}
.aboutBox a:active{
	color: #073493;	
}
.imgabo{
	float: left;
	border: 3px solid #e9d792;
	padding: 1px;
	margin-right: 6px;
	margin-bottom: 2px;
}
.adsBox{
	margin-top: 25px;
}
.adsBox img{
	float: left;
	border:1px solid #cccccc;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.adsBox h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.adsBox p{
	padding-top: 6px;	
}
.sidBox1{
	
	margin-top: 25px;
}
.sidBox1 h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidBox1 p{
	padding-top: 10px;	
}
.sidBox{
	
	margin-top: 25px;
}
.sidBox h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sidBox p{
	padding-top: 10px;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #334489;
	margin-top: 5px;
	margin-bottom: 17px;
}
.topban{
	padding-bottom: 20px;
}
.topban p{
	margin: 0px;
	padding: 0px;	
}
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}
/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}
.subfield {
	PADDING-RIGHT: 4px;
	DISPLAY: block;
	PADDING-LEFT: 4px;
	FONT-SIZE: 12px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #898989;
}